C1.LiveLinq Namespace : Ordering<T> Class |
For a list of all members of this type, see Ordering<T> members.
Name | Description | |
---|---|---|
![]() | GetEnumerator | Returns an enumerator that iterates through the Ordering<T>. |
![]() | ThenBy<TKey> | Performs a subsequent ordering of the elements in a collection in ascending order according to a key. |
![]() | ThenByDescending<TKey> | Performs a subsequent ordering of the elements in a collection in descending order according to a key. |